home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / EatFruits.swf / scripts / DefineButton2_21 / BUTTONCONDACTION on(keyPress Right).as < prev    next >
Encoding:
Text File  |  2006-06-13  |  62 b   |  5 lines

  1. on(keyPress "<Right>"){
  2.    _root.h = 3;
  3.    _root.v = 0;
  4. }
  5.